Skip to content

docs: define public MCP contract - #55

Draft
sebawebber wants to merge 1 commit into
codex/issue-44-tuning-boundaryfrom
codex/issue-50-mcp-contract
Draft

docs: define public MCP contract#55
sebawebber wants to merge 1 commit into
codex/issue-44-tuning-boundaryfrom
codex/issue-50-mcp-contract

Conversation

@sebawebber

Copy link
Copy Markdown
Contributor

Summary

  • document the public MCP connection, request, result, error, and operational contract
  • record rationale and revisit triggers for every deferred capability
  • link the README to the contract and pin official server conformance at v0.1.16

Testing

  • mise exec -- env -u GOBIN make test
  • git diff --check

Dependency

This PR is stacked on #51, which implements #44. It remains draft because #50 is blocked by #47; the conformance job activates for pull requests targeting main after the endpoint dependencies land.

Closes #50

Give clients one source of truth for connection, inputs, results, errors, and
operational constraints. Pin protocol conformance independently from the normal
Go test path.

Signed-off-by: Sebastian Webber <sebastian@swebber.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant